introduce and use common macros for selecting cpupool based cpumasks
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Tue, 24 Jan 2012 14:19:58 +0000 (14:19 +0000)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Tue, 24 Jan 2012 14:19:58 +0000 (14:19 +0000)
commit9b80635f9dd46b584f04c8e948a71c48bd412f96
tree65d633f3bdd797f2207ecd2fef863ccf48c2d07c
parent04b9829949d79e753c8047f4ef620a82b1743349
introduce and use common macros for selecting cpupool based cpumasks

There are several instances of the same construct finding the cpumask
for a cpupool. Use macros instead.

Signed-off-by: juergen.gross@ts.fujitsu.com
Committed-by: Keir Fraser <keir@xen.org>
xen/common/domctl.c
xen/common/sched_credit.c
xen/common/sched_credit2.c
xen/common/sched_sedf.c
xen/common/schedule.c
xen/include/xen/sched-if.h